***********************************************************************
***********           PANJIT International Inc.             ***********
***********************************************************************
*Jan 19, 2019                                                         *
*                                                                     *
*This SPICE Model describes the characteristics of a typical device   *
*and does not respresent the specification. Designer should refer to  *
*the same type name data sheet for specification limits.              *
***********************************************************************
*$
.subckt BZT52-B20S-AU A K
.param
+vc0 = 3.073e-12	vc1 = 4.816e-12		vc2 = 3.208e-14
+tc1 = 1.744e-2		tc2 = 3.578e-2		
d1 A K zener
g1 K A value = {(vc0+vc1*v(K,A)+vc2*v(K,A)*v(K,A))*(1.0+tc1*(temp-25)*exp(tc2*(temp-25)))}
.model zener d
***** flag parameter ***
+level = 1   
***** dc model parameter ***
+ is = 2.797e-14	   n = 1.156		  rs = 3.783e-1		ikf = 6.002e-2
+ibv = 5e-3		 nbv = .5		  bv = 20
***** capacitance parameter ***
+cjo = 1.724e-11	   m = 3.636e-1		  vj = 6.836e-1
+ fc = 0.5                      
***** temperature coefficient ***
+tnom = 25		  eg = 1.128		 xti = 3
+trs1 = 1.897e-4	trs2 = 1.020e-5		tbv1 = 9.604e-4		tbv2 = -1.416e-6		tikf = 5.073e-3
.ends BZT52-B20S-AU
*$
